:root {
    --side-margin: 134px;
    --accent: #DC994D;
    --main-color: #1D3340;
    --dark-color: #0F1A20;
    --faint-color: #989898;
    --grey-color: #E8EBEC;
}

body, html {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    align-items: center;
    justify-content: center;
    display: inline-block;
    font-family: "Quattrocento Sans", sans-serif;
}

html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}



.header-size-section {
    width: 1244px !important;
    max-width: 100%;
    margin: auto;
    padding: 0px;
    align-content: start;
}

article.content.px-4 {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    vertical-align: central;
    align-items: center;
    justify-content: center;

}

.container {
    padding: 0 !important;
    min-width: 100% !important;
    margin: 0;
    color: white;
}

#categories-container {
    display: inline-block;
    align-items: center;
    justify-content: center;
}

.container * {
    align-content: center;
    justify-content: center;
}

h2 {
    color: black;
    font-size: 22px;
    font-weight: 900;
}

h1:focus, h2:focus, h3:focus {
    outline: none !important;
    border: none !important;
}

/*BOTONES*/

.orange-btn {
    font-family: "Quattrocento Sans", sans-serif;
    background-color: var(--accent);
    color: white;
    width: 164px;
    height: 60px;
    border-width: 0px;
    font-weight: 500;
    font-size: 14px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.orange-btn:hover {
    background-color: #1D3340;
}

.disabled-btn{
    background-color: grey !important;
}
.blue-btn {
    font-family: "Quattrocento Sans", sans-serif;
    background-color: var(--main-color);
    color: white;
    width: 164px;
    height: 60px;
    border-width: 0px;
    font-weight: 500;
    font-size: 14px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

#user-btn img {
    height: 15px;
}

.grey-background {
    background-color: #F6F6F6;
}

.centered-div {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    width: 100%;
    padding-top: 27px;
}

.dropdown-toggle::after {
    border-top-color: var(--accent);
}

.steps-section{
    padding-top: 85px;
    padding-bottom: 85px;
}


/* Removes the hyperlink color and underlining*/
#categories-container a, a:hover {
    color: inherit;
    text-decoration: none;
}


/* GENERAL */
a {
    color: black;
    text-decoration: none !important;
}

a:hover {
    color: var(--accent);
}
.faint-txt {
    color: var(--faint-color);
}

.bold-txt {
    font-weight: 900;
}

.orange-txt {
    color: var(--accent);
}

hr {
    margin: 0px;
}

.uppercase-input {
    text-transform: uppercase;
}

.main-color {
    color: var(--main-color);
}

.title1 {
    color: var(--main-color);
    font-family: "Quattrocento Sans", sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin: 0px;
    width: 1244px;
    text-align: left;
}

.short-input {
    width: 70px !important;
}

.medium-input {
    width: 100px !important;
}

.long-input {
    width: 300px !important;
}

.xlong-input {
    width: 400px !important;
}

.yeseva {
    font-family: "Yeseva One", serif !important;
}

.quattro {
    font-family: "Quattrocento Sans", sans-serif;
}



.dropdown-toggle {
    border-radius: 0px;
}


.parameter-container {
    display: grid;
    grid-template-columns: 320px auto;
    height: 100%;
}

.parameter-container > div:first-child {
    background-color: var(--main-color);
    padding: 30px;
    color: white;
    height: 100%;
}

.parameter-container img {
    height: 60px;
    width: 137px;
}

.multiline {
    height: 300px;
    width: 250px;
    display: inline;
}

.unidad-label {
    width: 450px !important;
}

.date-input {
    width: 150px;
}

.custom-dropdown {
    height: 35px !important;
    background-color: var(--grey-color);
    border-color: transparent;
    color: black;
    margin-bottom: 10px;
}

.dropdown-item, .dropdown-toggle, .custom-dropdown {
    color: black;
    background-color: white !important;
}

hr {
    border-color: grey;
    margin: 5px;
}

.parameter-container p {
    height: 50px;
    margin: 0px;
}

.productsExample, .card-body, .card {
    background-color: transparent;
    color: white;
    border-width: 0px;
}

.catalog-btn {
    background-color: var(--main-color) !important;
    font-size: 14px;
    height: 30px;
    width: 107px;
    color: white;
    font-weight: 800;
}

.inline-container {
    display: flex;
    align-items: start;
}

dxbl-form-layout-item {
    margin-bottom: 5px;
}

.horizontal-form-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.dx-form-layout-item {
    flex: 1;
}

.horizontal-personas {
    display: flex;
    align-items: center;
}

.uppercase-only input{
    text-transform: uppercase;
}

/*CAROUSEL (Revisar solucion para que encuentre las imagenes si se mueve a Home.razor.css)*/
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transform: translateY(107px);
}

.carousel-control-prev-icon {
    background-image: url("/Assets/Home/prev.png") !important;
}

.carousel-control-next-icon {
    background-image: url("/Assets/Home/next.png") !important;
}


.grey-img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
}

.no-disponible {
    color: #f55442 !important;
    font-weight: 700 !important;
}


.custom-tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    text-align: left;
    background-color: #DC994D;
    color: #1D3340;
    text-align: justify;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
    width: 200px;
    max-width: 250px;
    word-wrap: break-word;
    z-index: 1;
}

.custom-tooltip:hover .tooltip-text {
    visibility: visible;
    text-align: left;
}



@media (max-width: 999px) {

    .title1 {
        text-align: center;
        white-space: normal !important;
        text-align: center;
        width: 90% !important;
        
        word-wrap: break-word; /* ensures long words break */
        overflow-wrap: break-word;
        display: block;
    }
}

.global-loading {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 9999 !important;
    width: 100vw;
    height: 100vh;
}